I am trying to edit a batch of images that have an incorrect DateTimeOriginal tag. The CreateDate tag is correct, so I want to overwrite DateTimeOriginal with ...
In video files, CreateDate and ModifyDate are supposed to be set to UTC. DateTimeOriginal, on the other hand, is supposed to be set to local time and include a ...
Update any photo that doesn't have DateTimeOriginal to have it based on file modify date. exiftool '-datetimeoriginal<filemodifydate' -if '(not $ ...